-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding docs for payment metadata #124
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just did a quick pass to help with syntax errors
snippets/kotlin_mpp_lib/shared/src/commonMain/kotlin/com/example/kotlinmpplib/Metadata.kt
Outdated
Show resolved
Hide resolved
fix: fixing language typos
4a5b289
to
4871d48
Compare
4871d48
to
f6ae4da
Compare
I merged the latest The Swift CI error can be ignored for now IMO, as it will go away with the next release, as described here. |
@hydra-yse a few things I found in the PR:
Other than that, LGTM. Good work! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Is there something blocking this PR? |
fd51d26
to
ddf93f9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
It looks like setPaymentMetadata
needs adding to sdk-flutter in the breez-sdk repo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
If you rebase on latest main
, all CI tests should work.
ddf93f9
to
4212085
Compare
20f074f
to
35941de
Compare
4b71329
to
e89e882
Compare
No description provided.